home *** CD-ROM | disk | FTP | other *** search
- ; Wordworth 3 Add New Printer install script
-
- IF NOT EXISTS Env:
- Ww3Install-1:c/MAKEDIR Ram:Env
- Ww3Install-1:c/ASSIGN ENV: Ram:Env
- ENDIF
-
- IF NOT EXISTS ENV:Wordworth
- Ww3Install-1:c/MAKEDIR ENV:Wordworth
- ENDIF
-
- IF NOT EXISTS Libs:arp.library
- Ww3Install-1:c/MAKEDIR Ram:Libs
- Ww3Install-1:c/COPY Ww3Install-1:libs/arp.library Ram:libs
- Ww3Install-1:c/ASSIGN Libs: Ram:libs ADD
- ENDIF
-
- SETENV Wordworth/install Printer
- STACK 25000
- Ww3Install-1:INSTALLER SCRIPT "Install-Ww3" APPNAME "Add New Printer" MINUSER EXPERT DEFUSER EXPERT LOGFILE "Ram:Ww_Printer_Log" LANGUAGE english NOPRETEND NOPRINT DEFUSER novice >NIL:
-